home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Den Norske Hjemmedataklubben / Amiga-Hack 93-1 (1993)(Data-Tronic AS)(NO)(Disk 2 of 2)[b dump].zip / Amiga-Hack 93-1 (1993)(Data-Tronic AS)(NO)(Disk 2 of 2)[b dump].adf / BROWSER / GOODIES.README < prev    next >
Text File  |  1992-12-15  |  451b  |  10 lines

  1. The 'goodies' are sections of the source to Browser that I have previously
  2. released into the public domain, or that I got from the public domain. I
  3. figure that you folks should benefit from them:
  4.  
  5.     PatMatch.c    A very nice AmigaDOS-compatible regular expression parser.
  6.     menu.c    A fairly clean way of dealing with lots of silly menus.
  7.         menu.h    Needed for menu.c
  8.         fonts.h    Needed for menu.c
  9.     vollist.c    An Examine/ExNext type interface to the device list.
  10.